-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(fabricitem)!: enable multi-format support #171
base: main
Are you sure you want to change the base?
Conversation
Changelog Previewv0.1.0-dev - January 24, 2025💥 Breaking
✨ Added
💫 Changed
🪲 Fixed
|
ea6ecc7
to
684ccbc
Compare
Minimum allowed line rate is |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #171 +/- ##
==========================================
+ Coverage 76.60% 76.72% +0.11%
==========================================
Files 149 151 +2
Lines 12997 13175 +178
==========================================
+ Hits 9957 10109 +152
- Misses 3035 3062 +27
+ Partials 5 4 -1 ☔ View full report in Codecov by Sentry. |
684ccbc
to
a9e96cf
Compare
9425538
to
a0c4a4f
Compare
📥 Pull Request
❓ What are you trying to address
This pull request introduces multi-format support for Fabric Items and makes the
format
attribute mandatory. The changes include updates to documentation and the addition of new format options for various resources.✨ Description of new changes
Key Changes:
Supported Notebook formats:
jpynb
andpy
Supported Report formats:
PBIR
andPBIR-Legacy
Supported Semantic Model formats:
TMDL
andTMSL
Supported Spark Job Definition formats:
SparkJobDefinitionV1
Items without specific format takes
Default